Bug #548783. Change g_assert to g_return_if_fail to avoid unnucessary
authorLi Yuan <li.yuan@sun.com>
Thu, 21 Aug 2008 05:41:16 +0000 (05:41 +0000)
committerLi Yuan <liyuan@src.gnome.org>
Thu, 21 Aug 2008 05:41:16 +0000 (05:41 +0000)
commit0f942a3cb8eaab6ec840d3ffdfa1ef513fadfb2e
treed18cb11f7c1b451f6911a4826ac2da1d486782da
parent22a47c3dbd7875af10df58feedd81d7b661222b6
Bug #548783. Change g_assert to g_return_if_fail to avoid unnucessary

2008-08-21  Li Yuan  <li.yuan@sun.com>

        * gailtreeview.c: (traverse_cells):
        Bug #548783. Change g_assert to g_return_if_fail to avoid
        unnucessary crash.

svn path=/trunk/; revision=21174
modules/other/gail/ChangeLog
modules/other/gail/gailtreeview.c